[INFO] cloning repository https://github.com/hacer-dev/lspro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hacer-dev/lspro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhacer-dev%2Flspro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhacer-dev%2Flspro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 384241e2833a22587c8fd985c51bece9332ce299
[INFO] testing hacer-dev/lspro against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhacer-dev%2Flspro" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hacer-dev/lspro
[INFO] finished tweaking git repo https://github.com/hacer-dev/lspro
[INFO] tweaked toml for git repo https://github.com/hacer-dev/lspro written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hacer-dev/lspro on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hacer-dev/lspro already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded filetime_creation v0.2.0
[INFO] [stderr]   Downloaded lzma-rust v0.1.7
[INFO] [stderr]   Downloaded nt-time v0.8.1
[INFO] [stderr]   Downloaded unrar v0.5.8
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded sevenz-rust v0.6.1
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5397bc06e99bb461292dd58e3e1aea8dbf98c373f85fef93a11a4686f77853a0
[INFO] running `Command { std: "docker" "start" "-a" "5397bc06e99bb461292dd58e3e1aea8dbf98c373f85fef93a11a4686f77853a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5397bc06e99bb461292dd58e3e1aea8dbf98c373f85fef93a11a4686f77853a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5397bc06e99bb461292dd58e3e1aea8dbf98c373f85fef93a11a4686f77853a0", kill_on_drop: false }`
[INFO] [stdout] 5397bc06e99bb461292dd58e3e1aea8dbf98c373f85fef93a11a4686f77853a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e255e9e418bdf53e6f1dfc1ed2ad83cbda1fb52a32120239ddfbcbe526488ac
[INFO] running `Command { std: "docker" "start" "-a" "3e255e9e418bdf53e6f1dfc1ed2ad83cbda1fb52a32120239ddfbcbe526488ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling nt-time v0.8.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling lzma-rust v0.1.7
[INFO] [stderr]    Compiling filetime_creation v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling unrar_sys v0.5.8 (/opt/rustwide/workdir/vendor/unrar_sys)
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling sevenz-rust v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling unrar v0.5.8
[INFO] [stderr]    Compiling lspro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] running `Command { std: "docker" "inspect" "3e255e9e418bdf53e6f1dfc1ed2ad83cbda1fb52a32120239ddfbcbe526488ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e255e9e418bdf53e6f1dfc1ed2ad83cbda1fb52a32120239ddfbcbe526488ac", kill_on_drop: false }`
[INFO] [stdout] 3e255e9e418bdf53e6f1dfc1ed2ad83cbda1fb52a32120239ddfbcbe526488ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f65cba48002d6e66ac309359a51be5c855613b8522707adcc789bd011f36e783
[INFO] running `Command { std: "docker" "start" "-a" "f65cba48002d6e66ac309359a51be5c855613b8522707adcc789bd011f36e783", kill_on_drop: false }`
[INFO] [stderr]    Compiling lspro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.38s
[INFO] running `Command { std: "docker" "inspect" "f65cba48002d6e66ac309359a51be5c855613b8522707adcc789bd011f36e783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f65cba48002d6e66ac309359a51be5c855613b8522707adcc789bd011f36e783", kill_on_drop: false }`
[INFO] [stdout] f65cba48002d6e66ac309359a51be5c855613b8522707adcc789bd011f36e783
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f4204724249c4b8e7a0800e14dc95bcbf742db2cc0db238e8d9843683886d32
[INFO] running `Command { std: "docker" "start" "-a" "1f4204724249c4b8e7a0800e14dc95bcbf742db2cc0db238e8d9843683886d32", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lspro-73a415bd28853cab)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test app::state::tests::test_panel_new ... ok
[INFO] [stdout] test app::state::tests::test_sort_order_parse_str ... ok
[INFO] [stdout] test app::state::tests::test_tab_display_name_pinned ... ok
[INFO] [stdout] test app::state::tests::test_tab_display_name_with_alias ... ok
[INFO] [stdout] test app::state::tests::test_theme_as_str ... ok
[INFO] [stdout] test app::state::tests::test_tab_display_name_without_alias ... ok
[INFO] [stdout] test app::state::tests::test_theme_next ... ok
[INFO] [stdout] test app::state::tests::test_theme_colors ... ok
[INFO] [stdout] test archive::tests::test_archive_format_detection ... ok
[INFO] [stdout] test archive::tests::test_archive_format_extension ... ok
[INFO] [stdout] test archive::tests::test_decode_zip_name_raw_utf8 ... ok
[INFO] [stdout] test archive::tests::test_decode_zip_name_utf8 ... ok
[INFO] [stdout] test archive::tests::test_decode_zip_name_ascii ... ok
[INFO] [stdout] test archive::tests::test_decode_zip_name_raw_euckr ... ok
[INFO] [stdout] test archive::tests::test_archive_format_can_create ... ok
[INFO] [stdout] test app::state::tests::test_sort_order_as_str ... ok
[INFO] [stdout] test app::state::tests::test_theme_parse_str ... ok
[INFO] [stdout] test archive::tests::test_validate_extract_path_traversal_absolute ... ok
[INFO] [stdout] test archive::tests::test_validate_extract_path_nested_dir ... ok
[INFO] [stdout] test commands::archive::tests::test_archive_format_from_path ... ok
[INFO] [stdout] test commands::archive::tests::test_derive_archive_name_from_file ... ok
[INFO] [stdout] test commands::archive::tests::test_derive_archive_name_from_dir ... ok
[INFO] [stdout] test commands::archive::tests::test_derive_archive_name_multiple_files ... ok
[INFO] [stdout] test archive::tests::test_validate_extract_path_traversal_detected ... ok
[INFO] [stdout] test archive::tests::test_validate_extract_path_valid ... ok
[INFO] [stdout] test commands::archive::tests::test_execute_archive_create_with_missing_source ... ok
[INFO] [stdout] test commands::archive::tests::test_get_effective_paths_cursor_fallback ... ok
[INFO] [stdout] test commands::split_join::tests::test_detect_parts_from_001 ... ok
[INFO] [stdout] test commands::split_join::tests::test_split_too_small ... ok
[INFO] [stdout] test commands::split_join::tests::test_detect_parts_no_match ... ok
[INFO] [stdout] test commands::sync::tests::test_both_empty ... ok
[INFO] [stdout] test commands::sync::tests::test_execute_sync ... ok
[INFO] [stdout] test commands::sync::tests::test_different_file ... ok
[INFO] [stdout] test commands::sync::tests::test_left_only ... ok
[INFO] [stdout] test commands::sync::tests::test_right_only ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test error::tests::test_error_display_already_exists ... ok
[INFO] [stdout] test commands::sync::tests::test_same_file ... ok
[INFO] [stdout] test error::tests::test_error_display_filesystem ... ok
[INFO] [stdout] test error::tests::test_error_display_invalid_pattern ... ok
[INFO] [stdout] test error::tests::test_error_display_io ... ok
[INFO] [stdout] test error::tests::test_error_display_not_found ... ok
[INFO] [stdout] test error::tests::test_error_display_permission_denied ... ok
[INFO] [stdout] test error::tests::test_error_display_plugin_not_found ... ok
[INFO] [stdout] test error::tests::test_error_display_session ... ok
[INFO] [stdout] test error::tests::test_error_from_io ... ok
[INFO] [stdout] test error::tests::test_error_from_regex ... ok
[INFO] [stdout] test commands::file_ops::tests::test_start_multirename_no_selection ... ok
[INFO] [stdout] test error::tests::test_error_display_config ... ok
[INFO] [stdout] test finder::tests::test_search_no_results ... ok
[INFO] [stdout] test finder::tests::test_search_all_rs_files ... ok
[INFO] [stdout] test fs::tests::test_format_size_bytes ... ok
[INFO] [stdout] test finder::tests::test_search_substring ... ok
[INFO] [stdout] test finder::tests::test_search_case_insensitive ... ok
[INFO] [stdout] test app::state::tests::test_app_new ... ok
[INFO] [stdout] test commands::file_ops::tests::test_do_mkdir_creates_popup ... ok
[INFO] [stdout] test fs::tests::test_format_size_megabytes ... ok
[INFO] [stdout] test fs::tests::test_format_size_gigabytes ... ok
[INFO] [stdout] test fs::tests::test_format_size_kilobytes ... ok
[INFO] [stdout] test fs::tests::test_sort_order_default ... ok
[INFO] [stdout] test fs::tests::test_list_drives ... ok
[INFO] [stdout] test fs::tests::test_sort_order_from_u8 ... ok
[INFO] [stdout] test fs::tests::test_list_mounts ... ok
[INFO] [stdout] test fs::tests::test_sort_order_to_u8 ... ok
[INFO] [stdout] test keyboard::input::tests::test_input_mode_enter_clears_mode ... ok
[INFO] [stdout] test keyboard::input::tests::test_input_mode_backspace_removes_char ... ok
[INFO] [stdout] test keyboard::rename::tests::test_rename_mode_char_input ... ok
[INFO] [stdout] test keyboard::rename::tests::test_rename_mode_backspace ... ok
[INFO] [stdout] test keyboard::input::tests::test_input_mode_esc_cancels ... ok
[INFO] [stdout] test keyboard::input::tests::test_input_mode_char_appends_to_buffer ... ok
[INFO] [stdout] test keyboard::rename::tests::test_rename_mode_cursor_right ... ok
[INFO] [stdout] [2m2026-06-12T22:23:14.281784Z[0m [32m INFO[0m 로깅 시스템 초기화 완료
[INFO] [stdout] test logger::tests::test_logging_init ... ok
[INFO] [stdout] test remote::tests::test_display_url_credentials ... ok
[INFO] [stdout] test keyboard::rename::tests::test_rename_mode_esc_cancels ... ok
[INFO] [stdout] test remote::tests::test_is_mounted_no_such_dir ... ok
[INFO] [stdout] test keyboard::rename::tests::test_rename_mode_cursor_left ... ok
[INFO] [stdout] test remote::tests::test_parse_ftp_url ... ok
[INFO] [stdout] test remote::tests::test_mount_point_for_different_urls ... ok
[INFO] [stdout] test remote::tests::test_mount_point_for_is_deterministic ... ok
[INFO] [stdout] test remote::tests::test_parse_invalid_url ... ok
[INFO] [stdout] test remote::tests::test_parse_ftp_url_with_user ... ok
[INFO] [stdout] test remote::tests::test_parse_sftp_url_with_port ... ok
[INFO] [stdout] test keyboard::rename::tests::test_rename_mode_end ... ok
[INFO] [stdout] test remote::tests::test_parse_sftp_url_no_path ... ok
[INFO] [stdout] test remote::tests::test_parse_sftp_url_without_port ... ok
[INFO] [stdout] test keyboard::rename::tests::test_rename_mode_home ... ok
[INFO] [stdout] test commands::archive::tests::test_handle_archive_create_with_cursor ... FAILED
[INFO] [stdout] test commands::split_join::tests::test_split_and_join ... ok
[INFO] [stdout] test commands::file_ops::tests::test_do_delete_creates_popup ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::archive::tests::test_handle_archive_create_with_cursor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::archive::tests::test_handle_archive_create_with_cursor' (46) panicked at src/commands/archive.rs:293:9:
[INFO] [stdout] assertion failed: app.popup.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f665651068 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f665651068 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f665651068 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f665651068 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f665667dca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f665667dca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x60f665655cd2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60f665655cd2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60f66562be76 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f66562be76 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f665647339 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60f665276bec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x60f665276bec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60f6656474f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x60f6656474f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60f66562bf64 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60f665620e09 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60f66562cd0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60f66566860c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60f6656685d2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60f6650c5188 - lspro[9bda22c7e34c132f]::commands::archive::tests::test_handle_archive_create_with_cursor
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/archive.rs:293:9
[INFO] [stdout]   21:     0x60f6650bd4e7 - lspro[9bda22c7e34c132f]::commands::archive::tests::test_handle_archive_create_with_cursor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/archive.rs:285:48
[INFO] [stdout]   22:     0x60f6650b1436 - <lspro[9bda22c7e34c132f]::commands::archive::tests::test_handle_archive_create_with_cursor::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60f665269ccb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60f665269ccb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x60f665277545 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x60f665277545 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x60f665277545 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x60f665277545 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x60f665277545 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x60f665277545 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x60f665277545 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x60f6652720a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x60f6652720a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60f66527a5c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x60f66527a5c2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x60f66527a5c2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60f66527a5c2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60f66527a5c2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60f66527a5c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x60f66527a5c2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60f6656500ff - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x60f6656500ff - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x77de719fbaa4 - <unknown>
[INFO] [stdout]   44:     0x77de71a88a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::archive::tests::test_handle_archive_create_with_cursor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1f4204724249c4b8e7a0800e14dc95bcbf742db2cc0db238e8d9843683886d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f4204724249c4b8e7a0800e14dc95bcbf742db2cc0db238e8d9843683886d32", kill_on_drop: false }`
[INFO] [stdout] 1f4204724249c4b8e7a0800e14dc95bcbf742db2cc0db238e8d9843683886d32
